gdbsx: update README and remove space in q packet
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 15 Jul 2010 15:30:24 +0000 (16:30 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 15 Jul 2010 15:30:24 +0000 (16:30 +0100)
commitfb1d9a4ad18d790ee15fbcbb624a5cddd854d17b
tree9a6d28c56a5c33d1e4146dccbf5dbf994e2e100f
parent214abecaa33cef50fbbd53e32b943d17c1cbff7b
gdbsx: update README and remove space in q packet

Newer version of gdb, version 7*, seems to have bug where it is not
parsing thread list from gdbsx properly. Getting rid of the space in
thread list works around it. It's ok with older gdb also.

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
tools/debugger/gdbsx/README
tools/debugger/gdbsx/gx/gx_main.c